hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
HipFileSystem.install
hip
filesystem
hipfs
HipFileSystem
Undocumented in source. Be warned that the author may not have intended to support it.
void
install
(string path)
void
install
(string path, bool function(string path, out string errMessage)[] validations)
class
HipFileSystem
static
void
install
(
string
path
,
bool
function
(
string
path
,
out
string
errMessage
)
[]
validations
...
)
Meta
Source
See Implementation
hip
filesystem
hipfs
HipFileSystem
static functions
absoluteExists
absoluteIsDir
absoluteIsFile
absoluteRead
absoluteReadText
absoluteRemove
exists
getFile
getPath
getResourcesPath
getcwd
initializeAbsolute
install
isDir
isFile
isPathValid
isPathValidExtra
read
readText
remove
setPath
write
writeCache
static variables
combinedPath
defPath
extraValidations
filesReadingCount
fs
initialPath
isInstalled